Skip to content

Conversation

projektecke
Copy link

Description

boards: adafruit: Fix ws2812 pin on Adafruit Feather RP2040.

As stated in [1], the ws2812 pin is on GPIO16.

[1] https://github.com/adafruit/Adafruit-Feather-RP2040-PCB/blob/main/Adafruit%20Feather%20RP2040%20pinout.pdf

Tests executed

Verified on Adafruit Feather RP2040: now the samples/drivers/led/led_strip sample makes the Neopixel LED blink in different colors.

Copy link

github-actions bot commented Oct 6, 2025

Hello @projektecke, and thank you very much for your first pull request to the Zephyr project!
Our Continuous Integration pipeline will execute a series of checks on your Pull Request commit messages and code, and you are expected to address any failures by updating the PR. Please take a look at our commit message guidelines to find out how to format your commit messages, and at our contribution workflow to understand how to update your Pull Request. If you haven't already, please make sure to review the project's Contributor Expectations and update (by amending and force-pushing the commits) your pull request if necessary.
If you are stuck or need help please join us on Discord and ask your question there. Additionally, you can escalate the review when applicable. 😊

Copy link

sonarqubecloud bot commented Oct 6, 2025

@nordicjm nordicjm requested review from soburi and simonguinot October 7, 2025 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants